home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Chapter Tutorials
/
ch06.Media
/
ShapesPatterns
/
Shapes
/
shapes.dir
/
00028.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-26
|
203 b
|
8 lines
on mouseDown
if the shapeType of member "shapeCast" = #roundRect then
set the shapeType of member "shapeCast" to #oval
else
set the shapeType of member "shapeCast" to #roundRect
end if
end